projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
211fb12
)
* paren.el (show-paren-function): Reset window-start to avoid
author
Chong Yidong
<cyd@stupidchicken.com>
Thu, 19 Apr 2007 17:18:55 +0000
(17:18 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Thu, 19 Apr 2007 17:18:55 +0000
(17:18 +0000)
recentering.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 496c8394baac2d6b9e443cf4a624cb70b5274dc9..51be746e6ec4ce02f69ac8797b1757cfd87b7318 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2007-04-19 Chong Yidong <cyd@stupidchicken.com>
+
+ * paren.el (show-paren-function): Reset window-start to avoid
+ recentering.
+
2007-04-19 Glenn Morris <rgm@gnu.org>
* calendar/todo-mode.el: Fix typo: "threshhold" -> "threshold".